'宣言 Public Overloads Function Evaluate( _ ByVal oldResult As IAggregationResult(Of Nullable(Of Decimal),AverageValue(Of T)), _ ByVal value As T _ ) As IAggregationResult(Of Nullable(Of Decimal),AverageValue(Of T))
public IAggregationResult<Nullable<decimal>,AverageValue<T>> Evaluate( IAggregationResult<Nullable<decimal>,AverageValue<T>> oldResult, T value )
AverageAggregator<T> クラス AverageAggregator<T> メンバ オーバーロード一覧